home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000249_news@watsun.cc.columbia.edu _Sun Feb 21 10:58:18 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20001
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 21 Feb 1999 10:58:12 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA28508
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 21 Feb 1999 10:30:29 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Sven Joensson" <Sven.Jonsson@NOSPAM.enator.se>
  10. Subject: Kermit95 and two printers?
  11. Date: Sun, 21 Feb 1999 16:28:57 +0100
  12. Organization: Enator
  13. Message-ID: <7ap8l0$s50$1@news1.enator.se>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. I am using Kermit95 to run an application on a UNIX host.
  17.  
  18. On the PC I have two printers connected to LPT1 and COM1 (one laser
  19. printer and
  20. one label/bar-code printer).
  21.  
  22. Is it possible to let the application on the UNIX host direct printing
  23. to the two printers?
  24.  
  25. I know I can do it from the command line in K95 with 'set printer
  26. ...', but it would be nice
  27. to be able to do this with an Esc-sequence from the application.
  28.  
  29. /Sven Joensson
  30.  
  31.